projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02724cc
)
; * lisp/loadup.el: Fix comment.
author
Andrea Corallo
<akrl@sdf.org>
Tue, 6 Apr 2021 19:02:58 +0000
(21:02 +0200)
committer
Andrea Corallo
<akrl@sdf.org>
Tue, 6 Apr 2021 19:03:42 +0000
(21:03 +0200)
lisp/loadup.el
patch
|
blob
|
history
diff --git
a/lisp/loadup.el
b/lisp/loadup.el
index c3948e465f2c663d11792c3d2bf4834ccbde0770..650288f9f86b1b96f958e7ac46136679575fdafd 100644
(file)
--- a/
lisp/loadup.el
+++ b/
lisp/loadup.el
@@
-452,7
+452,7
@@
lost after dumping")))
(when (featurep 'nativecomp)
;; Fix the compilation unit filename to have it working when
;; installed or if the source directory got moved. This is set to be
- ;; a
cons cell of the form
:
+ ;; a
pair in the form of
:
;; (rel-filename-from-install-bin . rel-filename-from-local-bin).
(let ((h (make-hash-table :test #'eq))
(bin-dest-dir (cadr (member "--bin-dest" command-line-args)))